SVProgressHUDStyle Constants Reference
| Declared in | SVProgressHUD.h |
|---|
SVProgressHUDStyle
Definition
typedef NS_ENUM(NSInteger, SVProgressHUDStyle ) {
SVProgressHUDStyleLight,
SVProgressHUDStyleDark,
SVProgressHUDStyleCustom,
};